Skip to content

Fix Firefox table scrollbar styling#120

Open
felipegr0ssi wants to merge 1 commit into
capofficial:mainfrom
felipegr0ssi:main
Open

Fix Firefox table scrollbar styling#120
felipegr0ssi wants to merge 1 commit into
capofficial:mainfrom
felipegr0ssi:main

Conversation

@felipegr0ssi
Copy link
Copy Markdown

Addresses #8.

Firefox requires scrollbar-color to provide both the thumb and track colors. The table component only passed the thumb color, so Gecko ignored the custom styling and the scrollbars fell back to the browser's overlay behavior.

Changes:

  • set Firefox scrollbar colors as thumb track for table scroll containers
  • add a stable scrollbar gutter on the vertical data wrapper so the panel keeps a visible scrollbar area

Verified:

  • npm run build

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant